style fixup: remote trailing whitespace from our source lines Since Eclipse is now configured to strip trailing whitespace from a line when saving a source file, we fix up any older source file that still has trailing whitespace on the end of a line. Change-Id: Ifa03d4b69f28536c6773702eb79b49fb16844ed1 Signed-off-by: Shawn O. Pearce <sop@google.com> 
diff --git a/Documentation/dev-design.txt b/Documentation/dev-design.txt index 74ac038..848b7bf 100644 --- a/Documentation/dev-design.txt +++ b/Documentation/dev-design.txt 
@@ -281,7 +281,7 @@    Gerrit integrates with an existing git-daemon installation by  optionally displaying `git://` URLs for users to download a -change through the native Git protocol.  +change through the native Git protocol.    Gerrit integrates with any OpenID provider for user authentication,  making it easier for users to join a Gerrit site and manage their